WPS Office.apk(点击下载) / nfb.java


package defpackage;

import defpackage.msm;
import java.util.HashMap;
import org.xml.sax.Attributes;

/* renamed from: nfb  reason: default package */
public final class nfb extends aasm {
    public boolean ooZ = true;
    private HashMap<String, Integer> pDQ;
    private HashMap<String, msm.d> pDR;
    private String pDS;
    private mdl pDT;
    private nfa pEh;

    public nfb(mdl mdl, HashMap<String, Integer> hashMap, HashMap<String, msm.d> hashMap2, String str) {
        this.pDT = mdl;
        this.pDQ = hashMap;
        this.pDR = hashMap2;
        this.pDS = str;
    }

    @Override // defpackage.aasm, defpackage.vcy
    public final vcy T(int i, String str) {
        if (!this.ooZ) {
            return null;
        }
        switch (i) {
            case -602415628:
                if (this.pEh == null) {
                    this.pEh = new nfa(this.pDT, this.pDQ, this.pDR);
                }
                return this.pEh;
            default:
                return null;
        }
    }

    @Override // defpackage.aasm, defpackage.vcy
    public final void a(int i, String str, String str2, String str3, Attributes attributes) {
        if (str == null || !str.equals("http://www.wps.cn/android/officeDocument/2013/mofficeCustomData") || -1582182725 != i) {
            this.ooZ = false;
            return;
        }
        String c = aayw.c(attributes, "version");
        if (c == null) {
            this.ooZ = false;
        } else if (this.pDS == null) {
            this.ooZ = false;
        } else if (!c.equals(this.pDS)) {
            this.ooZ = false;
        }
    }
}